home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / mtriv11.zip / MTRIVIA.DOC < prev    next >
Text File  |  1993-01-01  |  12KB  |  259 lines

  1.             * * * * * * * * * * * * * * * * * * * * * * * * *
  2.             *                                               *
  3.             *               MASTER'S  TRIVIA                *
  4.             *                 VERSION  1.1                  *
  5.             *                   01/01/93                    *
  6.             *                                               * 
  7.             *                  Written By:                  *
  8.             *                 Michael Goetz                 *
  9.             *                                               *
  10.             *            Copyright (c) 1992, 1993           *
  11.             *              All Rights Reserved              *
  12.             *                                               *
  13.             *                 SUPPORT  BBS:                 *
  14.             *               The Caverns EBBS                *
  15.             *                (407) 521-9886                 *
  16.             *         PCB 14.5 * HST D/S 1200-38,400        *
  17.             *                                               *
  18.             * * * * * * * * * * * * * * * * * * * * * * * * * 
  19.  
  20. INTRODUCTION
  21. ------------
  22.   Congratulations!!  You're about to see the BEST Trivia BBS Door
  23.   available!!  MASTER'S TRIVIA includes 300 carefully selected
  24.   multiple choice questions that will test your user's knowledge
  25.   of the Entertainment field. Other category databases are avail-
  26.   able to Registered users (See additional information below).
  27.  
  28.   The game is very simple to play and really needs no explaination.
  29.   The player will choose from a list of available categories and
  30.   then be presented with 20 multiple choice questions pertaining
  31.   to that category.  Each correct answer is awarded 15 points,
  32.   while incorrect answers will deduct 5 points from their score.
  33.   Each player's score will accumulate for a period of one month,
  34.   beginning on the 1st of each month. The current scores are then
  35.   erased (via MTKILL.EXE) and Last Month's Top Scorer is posted to
  36.   the Top Scorer file and bulletin (Registered version only).
  37.  
  38. NOTE: Additional category databases are available from The Caverns
  39.       EBBS to Registered MASTER'S TRIVIA Users at a nominal charge.
  40.       Unlike other Trivia Doors that use the same "engine" but are
  41.       packaged with different category databases, distributed and
  42.       run as a separate door, MASTER'S TRIVIA will drive all avail-
  43.       able category databases from one door!  No need to setup
  44.       multiple doors for each category. Available categorys are
  45.       Music, Sports, Science, & General. Please see REGISTER.FRM
  46.       for more information.
  47.  
  48. FEATURES
  49. --------
  50.  - ANSI color and Mono screens
  51.  - Supports up to 340k bps
  52.  - Supports most BBS Software
  53.  - Supports non-standard port & IRQ
  54.  - Supports FOSSIL drivers
  55.  - DIGIBOARD Support
  56.  - 16550AN UART support
  57.  - Multi-node - Multi-BBS support
  58.  
  59.  - Easy installation and maintainance
  60.  - Creates graphic/non-graphic bulletin (Reg. Req.)
  61.  - Automatically maintained Bulletin/Top Score & puzzles
  62.                               
  63. INSTALLATION
  64. ------------
  65.  NOTE: Be sure to read UPGRADE.TXT, if it exists, and follow it's
  66.        instructions!
  67.  
  68.  Installation is very easy.  Create a directory to hold all MASTER'S
  69.  TRIVIA files and unzip MTRIVxx.ZIP into this directory.
  70.  
  71.  Files should consist of:
  72.   MTRIV11.EXE ..... Main program file
  73.   MTSETUP.EXE ..... Setup utility to create configuration file (MTRIVIA.CFG)
  74.   MTRIVIA.INS ..... On-line Instruction file
  75.   NTERTAIN.DAT .... Database of 300 Entertainment questions.
  76.   MTRIVIA.USR ..... User file (Must have this file to operate game!)
  77.   MTRIVIA   ....... Sample Batch file (modify as needed)
  78.   MTRIVIA.CFG ..... Sample Configuration file (modify as needed)
  79.   MTKILL.EXE ...... Bulletin - Top Score maintainance file
  80.   MTRIVIA.DOC ..... You're reading it!
  81.   REGISTER.FRM .... Please use it... I need the money!!!  :-)
  82.   WHATSNEW.TXT .... History file
  83.   UPGRADE.TXT ..... Important!  Please read this!!!! (If it Exists)
  84.   FILE_ID.DIZ ..... Description file
  85.  
  86.  Change to the directory you created and run MTSETUP.EXE and enter the
  87.  data in the fields as applicable to your system.  The first line will 
  88.  ask for the full path and filename of your BBS information file.  For
  89.  example: C:\PCB\PCBOARD.SYS.   MASTER'S TRIVIA  uses this filename
  90.  to determine the BBS software which is being used as follows:
  91.  
  92.  PCBOARD.SYS   (PCBoard)
  93.  CALLINFO.BBS  (Wildcat!)
  94.  DOOR.SYS      (GAP and other systems using std. DOOR.SYS)
  95.  DORINFOx.DEF  (QuickBBS/Remote Access)
  96.  
  97.  Line <4> will ask for the path and name for the Non-Graphic Bulletin 
  98.  file that will be created after each completed game.   The Bulletin 
  99.  will only be created with the REGISTERED VERSION.   Until registered, 
  100.  place "NONE" in this field.
  101.  
  102.  Line <5> asks for the path and name for the Graphic (Color) Bulletin 
  103.  file that will be created after each completed game.   The Bulletin 
  104.  will only be created with the REGISTERED VERSION.  Until registered,
  105.  place "NONE" in this field.
  106.  
  107.  Line <6> will ask for the registration code number.  Until the program
  108.  is registered, place 00000 in the Registration field.
  109.  
  110.  Line <7> will ask for the number of rounds (questions) per day (maximum
  111.  of 5).  NOTE: UNREGISTERED VERSION forces 1. Place 1 in this field until
  112.  program is registered.
  113.  
  114.  Line <8> asks for the max. number of Top Scores that will be displayed
  115.  and be written to the bulletins (graphic and non-graphic). (Maximum of
  116.  50).  NOTE: UNREGISTERED VERSION forces 5 Top Scores displayed and will
  117.  not create Bulletins.  Until registered, place 5 in this field.
  118.  
  119.  NOTE: ALL FIELDS *MUST* BE FILLED IN OR PROGRAM FAILURE WILL OCCUR !!
  120.  
  121.  After entering all of the information, exit MTSETUP.EXE by pressing
  122.  <S>ave.... This will create the MTRIVIA.CFG file and place it in the
  123.  current directory.
  124.  
  125.  Consult your BBS Software manual on how to create a DOOR batch file,
  126.  and modify the MTRIVIA batch file supplied. An example batch file for
  127.  PCBoard:
  128.  
  129.   @Echo off
  130.   C:
  131.   CD\PCB\DOORS\MTRIVIA
  132.   MTRIV11 MTRIVIA.CFG  <---- This is the command line for calling
  133.   C:                         MASTER'S TRIVIA.  MUST BE THE SAME
  134.   CD\PCB                     or program failure will occur !!  For
  135.   BOARD.BAT                  non-standard port address and IRQ, see
  136.                              NOTE below!
  137.  
  138.    NON-STANDARD PORT, IRQ, FOSSIL & DIGIBOARD SUPPORT
  139.    --------------------------------------------------
  140.    If you need to specify a non-standard port address and IRQ,
  141.    then you will need to add this information to the BATCH file
  142.    calling MASTER'S TRIVIA.   The syntax is PORT:AAAA:X where
  143.    AAAA is the base address and X is the IRQ. An example batch
  144.    file:
  145.              @echo off
  146.              c:
  147.              cd\pcb\doors\mtrivia
  148.              MTRIV11 MTRIVIA.CFG PORT:03E8:5  <---- NEW COMMAND LINE!
  149.              c:
  150.              cd\pcb
  151.              board.bat
  152.  
  153.    MASTER'S TRIVIA  will also support the use of FOSSIL drivers.
  154.    The syntax for a FOSSIL driver is: PORT:F:P.  The 'F' tells the
  155.    door to use a Fossil driver for it's communications, and the
  156.    'P' following it tells it which port to use for the Fossil.
  157.    Example: PORT:F:1 tells it to use a Fossil driver for port 1.
  158.  
  159.    Digiboard Intelligent Async boards are supported thru the Universal
  160.    DOS driver for Digiboard.  The syntax is the same as the Fossil
  161.    driver except you replace the F with D and give the channel number
  162.    to use.  Example - PORT:D:6 tells CARIBBEAN CONTRABAND that it is
  163.    connected to a Digiboard and to use channel 6 on the Digiboard.
  164.  
  165.  MTKILL.EXE (Maintenance File)
  166.  -----------------------------
  167.  MTKILL.EXE is a utility that MUST be called from the EVENT.SYS (or
  168.  the equivalent for your BBS Software) that will automatically, on the
  169.  first day of each month, create/update the "Last Week's Top Scorer"
  170.  (which is displayed on the Top Score screen and the Bulletin after
  171.  registering).  It will also delete the previous month's Top Scores
  172.  (MTRIVIA.SCR), making MASTER'S TRIVIA  virtually maintainance free!
  173.  It will only execute on a first day of each month!
  174.  
  175.                          *** IMPORTANT NOTE ****
  176.  MTKILL.EXE MUST BE EXECUTED ON THE 1ST OF EACH MONTH FOR PROGRAM TO
  177.  OPERATE PROPERLY.
  178.  
  179. MULTI-NODE SYSTEMS
  180. ------------------
  181.  When running more than one node, be sure to have a different configuration
  182.  for each node, and create a batch file for each node.  The configuration
  183.  file for each node can be created easily by entering at the dos prompt:
  184.  MTSETUP MTRIVIAx.CFG, where 'x' is the node number.   This will cause
  185.  MTSETUP.EXE to create a configuration file under the name entered rather
  186.  than the default (MTRIVIA.CFG).
  187.  
  188.  Example MTRIVIA2.BAT file:        Example MTRIVIA2.CFG:
  189.  --------------------------        ---------------------
  190.  @echo off                         <1> c:\pcb2\pcboard.sys  <--- path to
  191.  c:                                <2> The Caverns EBBS          node 2
  192.  cd\pcb\doors\mtrivia              <3> Michael Goetz             system
  193.  mtriv11 mtrivia2.cfg                  ....and so on             file.
  194.  c:
  195.  cd\pcb2
  196.  board2.bat
  197.  
  198. REGISTRATION !!
  199. ---------------
  200.  Registration is required if you choose to continue using this DOOR 
  201.  program after a 3 or 4 week evaluation period.  When registered, the
  202.  "[UNREGISTERED EVALUATION COPY]" line will be replaced with the name
  203.  of your BBS followed by the SysOp name as well as the removal of the 
  204.  delay built into the opening and closing screens.  Registration will
  205.  also allow the following features:
  206.  
  207.  1.  Creation of a colorful graphic Top Score Bulletin which is updated
  208.      after each completed game.
  209.  2.  The total number of Top Scores posted can also be specified in the
  210.      configuration file (maximum of 50).
  211.  3.  The total amount of ROUNDS per day can be increased from 1 to a
  212.      maximum of 5.
  213.  4.  Additional Category Databases are available to Registered Users
  214.      at a nominal charge. Please see REGISTER.FRM for available cat-
  215.      egories, pricing, etc.
  216.  
  217.  To register your copy of MASTER'S TRIVIA, please fill out the
  218.  supplied registration form (REGISTER.FRM) and mail it along with a
  219.  small donation of $20.00 or $25.00 (check or Money Order) payable to
  220.  Michael Goetz, address on the form.   Please be sure you enter the
  221.  information on the form as it appears in the MTRIVIA.CFG file. Your
  222.  registration code is based upon this information!
  223.  
  224.  After receiving your registration form, I will pre-register you on the
  225.  Caverns EBBS.  You will then be able to call the Caverns EBBS and receive
  226.  your registration code. Please allow at least 7 days prior to calling.
  227.  If you prefer, I will mail your registration code if you supply a self-
  228.  addressed stamped envelope.  
  229.  
  230.                            *** NOTICE ***
  231.   Majic Software is now accepting on-line credit card registration!
  232.                 Master Card * Visa * American Express
  233.  
  234. APPRECIATION
  235. ------------
  236.  I would like to thank Steve Page, SysOp of the SpeakEasy BBS, for beta
  237.  testing the program. Also, I would like to thank all the users of The
  238.  Caverns EBBS!  Their assistance in the development of MASTER'S TRIVIA
  239.  is sincerely appreciated.
  240.  
  241. SUPPORT
  242. -------
  243.  If you have any questions concerning the setup or operation of MASTER'S
  244.  TRIVIA, I can be reached via email thru RIME'S  BBS-DOORS conference or
  245.  at The Caverns EBBS, Majic Software's support BBS.
  246.  
  247. LEGALITIES
  248. ----------
  249.  THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS" WITHOUT
  250.  WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO ANY
  251.  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  252.  IN NO EVENT SHALL THE AUTHOR OR ANYONE INVOLVED WITH THE CREATION AND PRO-
  253.  DUCTION OF THIS PRODUCT BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR
  254.  CONSEQUENTIAL DAMAGES RESULTING FROM THE USE OF THIS PROGRAM.  YOUR USE OF 
  255.  THIS PROGRAM CONSTITUTES YOUR AGREEMENT TO THIS DISCLAIMER AND YOUR RELEASE
  256.  OF THE AUTHOR FROM ANY FORM OF LIABILITY OR LITIGATION.
  257.  
  258.                                 - END - 
  259.